[INFO] cloning repository https://github.com/alycda/AoC-Ornaments
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alycda/AoC-Ornaments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falycda%2FAoC-Ornaments", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falycda%2FAoC-Ornaments'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d29b5f6f64999f32660afd81bd36b5e928523b44
[INFO] fixing alycda/AoC-Ornaments against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falycda%2FAoC-Ornaments" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/alycda/AoC-Ornaments
[INFO] finished tweaking git repo https://github.com/alycda/AoC-Ornaments
[INFO] tweaked toml for git repo https://github.com/alycda/AoC-Ornaments written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alycda/AoC-Ornaments on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alycda/AoC-Ornaments already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/TheAlgorithms/Rust`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v2.0.9
[INFO] [stderr]   Downloaded rstest_macros v0.24.0
[INFO] [stderr]   Downloaded thiserror-impl v2.0.9
[INFO] [stderr]   Downloaded miette-derive v7.4.0
[INFO] [stderr]   Downloaded rstest v0.24.0
[INFO] [stderr]   Downloaded miette v7.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ee27feabba22c7d025cb50c7f681966c6de3b2341f96046efabe18191e9e357c
[INFO] running `Command { std: "docker" "start" "ee27feabba22c7d025cb50c7f681966c6de3b2341f96046efabe18191e9e357c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ee27feabba22c7d025cb50c7f681966c6de3b2341f96046efabe18191e9e357c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee27feabba22c7d025cb50c7f681966c6de3b2341f96046efabe18191e9e357c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ee27feabba22c7d025cb50c7f681966c6de3b2341f96046efabe18191e9e357c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking glam v0.29.2
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking terminal_size v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling miette-derive v7.4.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking miette v7.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking rstest v0.24.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking the_algorithms_rust v0.1.0 (https://github.com/TheAlgorithms/Rust?branch=master#d4c3126c)
[INFO] [stderr]     Checking aoc-ornaments v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/spatial.rs:293:9
[INFO] [stdout]     |
[INFO] [stdout] 293 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `locations`
[INFO] [stdout]    --> src/graph.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |         locations: &Distances<T>,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_locations`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current`
[INFO] [stdout]    --> src/graph.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         current: &str,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `running_total`
[INFO] [stdout]    --> src/graph.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         running_total: T,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_running_total`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `neighbors`
[INFO] [stdout]    --> src/graph.rs:164:13
[INFO] [stdout]     |
[INFO] [stdout] 164 |         let neighbors: Vec<_> = remaining.iter().copied().collect();
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `locations`
[INFO] [stdout]    --> src/graph.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |         locations: &Distances<T>,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_locations`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current`
[INFO] [stdout]    --> src/graph.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         current: &str,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `running_total`
[INFO] [stdout]    --> src/graph.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         running_total: T,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_running_total`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `neighbors`
[INFO] [stdout]    --> src/graph.rs:164:13
[INFO] [stdout]     |
[INFO] [stdout] 164 |         let neighbors: Vec<_> = remaining.iter().copied().collect();
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `best_circular` and `circular_path` are never used
[INFO] [stdout]    --> src/graph.rs:149:8
[INFO] [stdout]     |
[INFO] [stdout]  86 | impl<T: std::ops::Add<Output = T> + Clone + Copy + Ord + Default> TravelingSales<T> {
[INFO] [stdout]     | ----------------------------------------------------------------------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 149 |     fn best_circular() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     fn circular_path(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `best_circular` and `circular_path` are never used
[INFO] [stdout]    --> src/graph.rs:149:8
[INFO] [stdout]     |
[INFO] [stdout]  86 | impl<T: std::ops::Add<Output = T> + Clone + Copy + Ord + Default> TravelingSales<T> {
[INFO] [stdout]     | ----------------------------------------------------------------------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 149 |     fn best_circular() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     fn circular_path(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../inputs/2015-12-24.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/2015-12-24.rs:51:33
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let mut day = Day::from_str(include_str!("../inputs/2015-12-24.txt"))?;
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../inputs/2015-12-14.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/2015-12-14.rs:114:33
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let mut day = Day::from_str(include_str!("../inputs/2015-12-14.txt"))?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../inputs/2015-12-23.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/2015-12-23.rs:163:33
[INFO] [stdout]     |
[INFO] [stdout] 163 |     let mut day = Day::from_str(include_str!("../inputs/2015-12-23.txt"))?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../inputs/2015-12-23.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/2015-12-23.rs:166:33
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let mut day = Day::from_str(include_str!("../inputs/2015-12-23.txt"))?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/./inputs/2015-12-03.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/2015-12-03.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let input = include_str!("./inputs/2015-12-03.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../inputs/2015-12-13.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/2015-12-13.rs:105:33
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let mut day = Day::from_str(include_str!("../inputs/2015-12-13.txt"))?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../inputs/2015-12-15.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/2015-12-15.rs:269:33
[INFO] [stdout]     |
[INFO] [stdout] 269 |     let mut day = Day::from_str(include_str!("../inputs/2015-12-15.txt"))?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../inputs/2015-12-05.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/2015-12-05.rs:87:33
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let mut day = Day::from_str(include_str!("../inputs/2015-12-05.txt"))?;
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> examples/nom.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct Day(&'static str);
[INFO] [stdout]   |        --- ^^^^^^^^^^^^
[INFO] [stdout]   |        |
[INFO] [stdout]   |        field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../inputs/2015-12-10.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/2015-12-10.rs:85:33
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let mut day = Day::from_str(include_str!("../inputs/2015-12-10.txt"))?;
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc-ornaments` (bin "2015-12-24") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read `src/bin/../inputs/2015-12-12.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/2015-12-12.rs:122:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let input = include_str!("../inputs/2015-12-12.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../inputs/2015-12-19.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/2015-12-19.rs:149:33
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let mut day = Day::from_str(include_str!("../inputs/2015-12-19.txt"))?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../inputs/2015-12-22.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/2015-12-22.rs:313:35
[INFO] [stdout]     |
[INFO] [stdout] 313 |         let boss = Boss::from_str(include_str!("../inputs/2015-12-22.txt")).expect("Failed to parse boss stats");
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc-ornaments` (example "2015-12-03") due to 1 previous error
[INFO] [stdout] error: couldn't read `src/bin/../inputs/2015-12-17.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/2015-12-17.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let mut day = Day::from_str(include_str!("../inputs/2015-12-17.txt"))?;
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc-ornaments` (bin "2015-12-23" test) due to 2 previous errors
[INFO] [stdout] error: couldn't read `src/bin/../inputs/2015-12-21.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/2015-12-21.rs:338:31
[INFO] [stdout]     |
[INFO] [stdout] 338 |     let boss = Boss::from_str(include_str!("../inputs/2015-12-21.txt")).expect("Failed to parse boss stats");
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/./inputs/2015-12-18.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> examples/2015-12-18.rs:108:33
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let mut day = Day::from_str(include_str!("./inputs/2015-12-18.txt"))?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/./inputs/2015-12-18.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> examples/2015-12-18.rs:111:33
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let mut day = Day::from_str(include_str!("./inputs/2015-12-18.txt"))?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc-ornaments` (bin "2015-12-12") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc-ornaments` (example "2015-12-18") due to 2 previous errors
[INFO] [stdout] error: couldn't read `src/bin/../inputs/2015-12-13.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/2015-12-13.rs:105:33
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let mut day = Day::from_str(include_str!("../inputs/2015-12-13.txt"))?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc-ornaments` (bin "2015-12-14") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc-ornaments` (bin "2015-12-13" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc-ornaments` (bin "2015-12-10" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc-ornaments` (bin "2015-12-19" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc-ornaments` (bin "2015-12-17" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc-ornaments` (bin "2015-12-15") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc-ornaments` (bin "2015-12-05" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc-ornaments` (bin "2015-12-13") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc-ornaments` (bin "2015-12-21" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc-ornaments` (bin "2015-12-22" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ee27feabba22c7d025cb50c7f681966c6de3b2341f96046efabe18191e9e357c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee27feabba22c7d025cb50c7f681966c6de3b2341f96046efabe18191e9e357c", kill_on_drop: false }`
[INFO] [stdout] ee27feabba22c7d025cb50c7f681966c6de3b2341f96046efabe18191e9e357c
